home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Languages Suite
/
ProgramD2.iso
/
Borland
/
Borland C++ V5.02
/
DLLHELLO.PAK
/
CALLDLL.H
< prev
next >
Wrap
Text File
|
1997-05-06
|
510b
|
18 lines
//----------------------------------------------------------------------------
// ObjectWindows
// Copyright (C) 1991, 1995 by Borland International, All Rights Reserved
//----------------------------------------------------------------------------
#define CM_CREATE 101
#define CM_RSTRING 102
#define CM_RCURSOR 103
#define CM_RICON 104
#define CM_RBITMAP 105
#define ID_STRING 300
#define ID_ICON 301
#define ID_CURSOR 302
#define ID_BITMAP 303
#define IDM_COMMANDS 400